[INFO] fetching crate tuifw 0.26.0...
[INFO] testing tuifw-0.26.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate tuifw 0.26.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate tuifw 0.26.0
[INFO] finished tweaking crates.io crate tuifw 0.26.0
[INFO] tweaked toml for crates.io crate tuifw 0.26.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tuifw 0.26.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 72 packages to latest compatible versions
[INFO] [stderr]       Adding downcast-rs v1.2.1 (available: v2.0.2)
[INFO] [stderr]       Adding dynamic-cast v0.1.7 (available: v0.2.0)
[INFO] [stderr]       Adding panicking v0.5.0 (available: v0.7.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dafe7c6a47a05750bbf348db3ea613a7fd2ff0988605df4806be5f009e2b50ca
[INFO] running `Command { std: "docker" "start" "-a" "dafe7c6a47a05750bbf348db3ea613a7fd2ff0988605df4806be5f009e2b50ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dafe7c6a47a05750bbf348db3ea613a7fd2ff0988605df4806be5f009e2b50ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dafe7c6a47a05750bbf348db3ea613a7fd2ff0988605df4806be5f009e2b50ca", kill_on_drop: false }`
[INFO] [stdout] dafe7c6a47a05750bbf348db3ea613a7fd2ff0988605df4806be5f009e2b50ca
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4f8c4287a62f53b21de9848095fa83d6b9a5ef0a22b6948b9c84ac8ffe38f351
[INFO] running `Command { std: "docker" "start" "-a" "4f8c4287a62f53b21de9848095fa83d6b9a5ef0a22b6948b9c84ac8ffe38f351", kill_on_drop: false }`
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling panicking v0.7.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling macro-attr-2018 v3.0.1
[INFO] [stderr]    Compiling const-default v1.0.0
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling errno-sys v0.2.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling generics v0.5.3
[INFO] [stderr]    Compiling arraybox v0.1.4
[INFO] [stderr]    Compiling components-arena-traits v1.2.0
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling dynamic-cast v0.1.7
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling sync-no-std v0.1.5
[INFO] [stderr]    Compiling timer-no-std v0.6.0
[INFO] [stderr]    Compiling errno-no-std v0.2.2
[INFO] [stderr]    Compiling enum-derive-2018 v3.0.2
[INFO] [stderr]    Compiling iter-identify_first_last v0.2.3
[INFO] [stderr]    Compiling int-vec-2d v0.1.5
[INFO] [stderr]    Compiling print-no-std v0.3.0
[INFO] [stderr]    Compiling tuifw-screen-base v0.26.0
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.2
[INFO] [stderr]    Compiling enum-ordinalize v4.3.2
[INFO] [stderr]    Compiling educe v0.6.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling const-default-derive v0.2.0
[INFO] [stderr]    Compiling composable-allocators v0.3.5
[INFO] [stderr]    Compiling phantom-type v0.5.2
[INFO] [stderr]    Compiling components-arena v4.2.3
[INFO] [stderr]    Compiling tuifw-window v0.26.0
[INFO] [stderr]    Compiling tuifw v0.26.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.67s
[INFO] running `Command { std: "docker" "inspect" "4f8c4287a62f53b21de9848095fa83d6b9a5ef0a22b6948b9c84ac8ffe38f351", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f8c4287a62f53b21de9848095fa83d6b9a5ef0a22b6948b9c84ac8ffe38f351", kill_on_drop: false }`
[INFO] [stdout] 4f8c4287a62f53b21de9848095fa83d6b9a5ef0a22b6948b9c84ac8ffe38f351
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dfc1b5d2dc49e73dc9438c681a4dd8d334f19802871e255acc6991a654a367d7
[INFO] running `Command { std: "docker" "start" "-a" "dfc1b5d2dc49e73dc9438c681a4dd8d334f19802871e255acc6991a654a367d7", kill_on_drop: false }`
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling panicking v0.5.0
[INFO] [stderr]    Compiling tuifw-screen-ncurses v0.26.0
[INFO] [stdout] error[E0277]: the size for values of type `ncurses::WINDOW` cannot be known
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tuifw-screen-ncurses-0.26.0/src/non_unicode.rs:51:26
[INFO] [stdout]    |
[INFO] [stdout] 51 |         set_err(non_null(initscr()), "initscr", error_alloc)?;
[INFO] [stdout]    |                 -------- ^^^^^^^^^ the trait `MetaSized` is not implemented for `ncurses::WINDOW`
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the trait bound `ncurses::WINDOW: MetaSized` is not satisfied
[INFO] [stdout] note: required by a bound in `common::non_null`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tuifw-screen-ncurses-0.26.0/src/common.rs:20:17
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn non_null<T: ?Sized>(r: *mut T) -> Result<NonNull<T>, ()> {
[INFO] [stdout]    |                 ^ required by this bound in `non_null`
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]    |
[INFO] [stdout] 51 |         set_err(non_null(&initscr()), "initscr", error_alloc)?;
[INFO] [stdout]    |                          +
[INFO] [stdout] 51 |         set_err(non_null(&mut initscr()), "initscr", error_alloc)?;
[INFO] [stdout]    |                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `ncurses::WINDOW` cannot be known
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tuifw-screen-ncurses-0.26.0/src/non_unicode.rs:86:35
[INFO] [stdout]    |
[INFO] [stdout] 86 |             let window = non_null(unsafe { newwin(1, 0, y as _, 0) }).unwrap();
[INFO] [stdout]    |                          -------- ^^^^^^^^^-----------------------^^
[INFO] [stdout]    |                          |        |        |
[INFO] [stdout]    |                          |        |        this tail expression is of type `*mut ncurses::WINDOW`
[INFO] [stdout]    |                          |        the trait `MetaSized` is not implemented for `ncurses::WINDOW`
[INFO] [stdout]    |                          required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the trait bound `ncurses::WINDOW: MetaSized` is not satisfied
[INFO] [stdout] note: required by a bound in `common::non_null`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tuifw-screen-ncurses-0.26.0/src/common.rs:20:17
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn non_null<T: ?Sized>(r: *mut T) -> Result<NonNull<T>, ()> {
[INFO] [stdout]    |                 ^ required by this bound in `non_null`
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]    |
[INFO] [stdout] 86 |             let window = non_null(&unsafe { newwin(1, 0, y as _, 0) }).unwrap();
[INFO] [stdout]    |                                   +
[INFO] [stdout] 86 |             let window = non_null(&mut unsafe { newwin(1, 0, y as _, 0) }).unwrap();
[INFO] [stdout]    |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `ncurses::WINDOW` cannot be known
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tuifw-screen-ncurses-0.26.0/src/unicode.rs:44:26
[INFO] [stdout]    |
[INFO] [stdout] 44 |         set_err(non_null(initscr()), "initscr", error_alloc)?;
[INFO] [stdout]    |                 -------- ^^^^^^^^^ the trait `MetaSized` is not implemented for `ncurses::WINDOW`
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the trait bound `ncurses::WINDOW: MetaSized` is not satisfied
[INFO] [stdout] note: required by a bound in `common::non_null`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tuifw-screen-ncurses-0.26.0/src/common.rs:20:17
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn non_null<T: ?Sized>(r: *mut T) -> Result<NonNull<T>, ()> {
[INFO] [stdout]    |                 ^ required by this bound in `non_null`
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]    |
[INFO] [stdout] 44 |         set_err(non_null(&initscr()), "initscr", error_alloc)?;
[INFO] [stdout]    |                          +
[INFO] [stdout] 44 |         set_err(non_null(&mut initscr()), "initscr", error_alloc)?;
[INFO] [stdout]    |                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `ncurses::WINDOW` cannot be known
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tuifw-screen-ncurses-0.26.0/src/unicode.rs:75:35
[INFO] [stdout]    |
[INFO] [stdout] 75 |             let window = non_null(unsafe { newwin(1, 0, y as _, 0) }).unwrap();
[INFO] [stdout]    |                          -------- ^^^^^^^^^-----------------------^^
[INFO] [stdout]    |                          |        |        |
[INFO] [stdout]    |                          |        |        this tail expression is of type `*mut ncurses::WINDOW`
[INFO] [stdout]    |                          |        the trait `MetaSized` is not implemented for `ncurses::WINDOW`
[INFO] [stdout]    |                          required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the trait bound `ncurses::WINDOW: MetaSized` is not satisfied
[INFO] [stdout] note: required by a bound in `common::non_null`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tuifw-screen-ncurses-0.26.0/src/common.rs:20:17
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn non_null<T: ?Sized>(r: *mut T) -> Result<NonNull<T>, ()> {
[INFO] [stdout]    |                 ^ required by this bound in `non_null`
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]    |
[INFO] [stdout] 75 |             let window = non_null(&unsafe { newwin(1, 0, y as _, 0) }).unwrap();
[INFO] [stdout]    |                                   +
[INFO] [stdout] 75 |             let window = non_null(&mut unsafe { newwin(1, 0, y as _, 0) }).unwrap();
[INFO] [stdout]    |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tuifw-screen-ncurses` (lib) due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "dfc1b5d2dc49e73dc9438c681a4dd8d334f19802871e255acc6991a654a367d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dfc1b5d2dc49e73dc9438c681a4dd8d334f19802871e255acc6991a654a367d7", kill_on_drop: false }`
[INFO] [stdout] dfc1b5d2dc49e73dc9438c681a4dd8d334f19802871e255acc6991a654a367d7
